<head>
	<style type="text/css">
		span {font-size:25;font-weight:bold;}
		.sub {font-size: 17;font-weight:bold;}
		ul {margin-left:20px;}
		body {font-family:sans-serif;}
	</style>
</head>
<body>
	<span>VoxelBoards</span>
	<div>by Mumfrey</div>
	<ul>
		<li>Allows the creation of large virtual billboards that displays wiki info</li>
		<li>Currently only works on The Voxel Box (support for other servers and other wikis coming soon)</li>
	</ul>
</body>